runtime.sweepClass.split (method)

2 uses

	runtime (current package)
		mgcsweep.go#L93: func (s sweepClass) split() (spc spanClass, full bool) {
		mgcsweep.go#L103: 		spc, full := sc.split()